Skip to content

Conversation

PabloAsensio
Copy link

Close #2059
Merge the documentation #2297 before, please
No React version. You will need to adapt the exercise

@PabloAsensio
Copy link
Author

id: visual_odometry_3D
name: Visual Odometry 3D
Tags: {"tags": ["ROS1","COMPUTER VISION"]}
configuration:
{
"ROS1": [
{
"application": {
"type": "python",
"entry_point": "$EXERCISE_FOLDER/entry_point/exercise.py",
"params": {
"circuit": "default"
}
},
"launch": {
"0": {
"type": "module",
"module": "ros_api",
"resource_folders": [
"$EXERCISE_FOLDER/launch/ros1_noetic"
],
"model_folders": [
"$CUSTOM_ROBOTS_FOLDER/3d_recontruction/models"
],
"plugin_folders": [],
"parameters": [],
"launch_file": "$EXERCISE_FOLDER/launch/ros1_noetic/3d_reconstruction_ros.launch",
"name": "Default"
}
}
}
]
}

…into exercise/visual_odometry_3D/pull_request
@PabloAsensio
Copy link
Author

You will to edit the database after the merge

@javizqh javizqh added the new-exercise New exercise added label Nov 15, 2024
@javizqh javizqh closed this Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-exercise New exercise added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New exercise] 3D Visual Odometry exercise
2 participants