-
Notifications
You must be signed in to change notification settings - Fork 0
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
Handle additional robot types #5
Comments
Launching a single viperx 300s in gazebo sim 07400f7 |
TODOs:
|
To run the example |
Ensure that the function DeclareInterbotixXSArmRobotDescriptionLaunchArgument uses custom xsarm_descriptions package to generate the robot description (in the file: interbotix_xs_modules/xs_launch/xs_launch.py).
|
Add handling of different robot types which may have different configurations of launch arguments (package dependencies, file paths, args used in xacro, etc.).
The user should only be required to modify the arms.json file to specify arm type to create a new robot of that type.
Ideally the user can add a new robot type by including:
The text was updated successfully, but these errors were encountered: