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

Debug launch and yaml #1

Merged
merged 6 commits into from
Jun 12, 2021
Merged

Conversation

newcanopies
Copy link
Contributor

@newcanopies newcanopies commented Jun 11, 2021

Changes:

  • ur10_description/config/gazebo_controllers.yaml
    removed Gazebo update_rate and revised rrbot yaml format

  • ur10_gazebo/launch/ur10_gazebo.launch.py
    restored static_TF, removed ExecuteProcess (solves Gazebo errors)

Result:

image

syncs controller_manager update rate to gazebo 
changes simulated behavior from disintegration to no gravity resistance
resolves gazebo ERRors 
ie: **[ERROR] [ros2-6]: process has died [pid 10363, exit code 2, cmd 'ros2 control load_start_controller joint_trajectory_controller'].**
matches Gazebo & Gazebo yaml update rate
@newcanopies
Copy link
Contributor Author

newcanopies commented Jun 11, 2021

additional steps:
Remove conflicting control packages from the source moveit2/install according to ros-simulation/gazebo_ros_demos#42 (comment)

comment out update_rate -> ur10 dangles with gravity
enabled static_tf
commented out #update_rate: 1000 # Hz  =Gazebo
@panagelak panagelak merged commit a4f9be3 into panagelak:main Jun 12, 2021
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.

2 participants