-
Notifications
You must be signed in to change notification settings - Fork 19
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
Gazebo template files #200
base: moveit-package-template
Are you sure you want to change the base?
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de569da - Browse repository at this point
Copy the full SHA de569daView commit details -
set JTC as default active controller for bringup template
* so that setup-moveit-package planning and execution works out of the box
Configuration menu - View commit details
-
Copy full SHA for 76e3413 - Browse repository at this point
Copy the full SHA 76e3413View commit details -
Configuration menu - View commit details
-
Copy full SHA for da156cc - Browse repository at this point
Copy the full SHA da156ccView commit details -
add temporary workspace for testing. delete after.
* 'myrobot' is the robot name * contains description, bringup and moveit packages from which moveit templates will be derived
Configuration menu - View commit details
-
Copy full SHA for 7837340 - Browse repository at this point
Copy the full SHA 7837340View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0bce1b - Browse repository at this point
Copy the full SHA d0bce1bView commit details -
add severity level launch argument
* rviz severity is hardcoded to WARN * movegroup severity default is INFO
Configuration menu - View commit details
-
Copy full SHA for 5171755 - Browse repository at this point
Copy the full SHA 5171755View commit details -
Configuration menu - View commit details
-
Copy full SHA for a14e8de - Browse repository at this point
Copy the full SHA a14e8deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e29682 - Browse repository at this point
Copy the full SHA 0e29682View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c2440 - Browse repository at this point
Copy the full SHA 78c2440View commit details -
Configuration menu - View commit details
-
Copy full SHA for f79d6c3 - Browse repository at this point
Copy the full SHA f79d6c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe8ad5c - Browse repository at this point
Copy the full SHA fe8ad5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbac850 - Browse repository at this point
Copy the full SHA bbac850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b82dd - Browse repository at this point
Copy the full SHA 64b82ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87086b5 - Browse repository at this point
Copy the full SHA 87086b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4900b - Browse repository at this point
Copy the full SHA 2b4900bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6491fe - Browse repository at this point
Copy the full SHA e6491feView commit details
Commits on Apr 11, 2024
-
adjust existing description files
* lift robot so it does not clip to ground plane in sim * new joint position for joint2, same reason as above
Configuration menu - View commit details
-
Copy full SHA for 11b3240 - Browse repository at this point
Copy the full SHA 11b3240View commit details -
update gazebo launch file and add env hooks
* env hook file will be in the description package so it exposes meshes to gazebo during build
Configuration menu - View commit details
-
Copy full SHA for d728920 - Browse repository at this point
Copy the full SHA d728920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 966c61c - Browse repository at this point
Copy the full SHA 966c61cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e49fcc - Browse repository at this point
Copy the full SHA 6e49fccView commit details -
moved gazebo env hooks to description pkg template
* now description package automatically exposes mesh files to gazebo * additionally, added deletion of include/ and src/ directiories when setting up description and bringup
Configuration menu - View commit details
-
Copy full SHA for 479848d - Browse repository at this point
Copy the full SHA 479848dView commit details
Commits on Apr 22, 2024
-
issue [202]: add pathing flag for gazebo
* during simulation, absolute file:// is used * on actual robot, relative package:// is used
Configuration menu - View commit details
-
Copy full SHA for 4f41ce4 - Browse repository at this point
Copy the full SHA 4f41ce4View commit details -
remove mention of gazebo classic in templates
* it is already not being accounted for in gazebo bringup files
Configuration menu - View commit details
-
Copy full SHA for 3256e13 - Browse repository at this point
Copy the full SHA 3256e13View commit details