Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New exercise] 3D Visual Odometry exercise #2298

Open
wants to merge 4 commits into
base: old_manager
Choose a base branch
from

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New exercise] 3D Visual Odometry exercise
1 participant