Skip to content

Commit

Permalink
Simulation gz_gui fixes + use TwistStamped
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Nov 29, 2024
1 parent 901ff91 commit f9a6778
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rosbot/rosbot_simulation.repos
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ repositories:
husarion_gz_worlds:
type: git
url: https://github.com/husarion/husarion_gz_worlds
version: c0ff83a476f6e0bc250c763a806bf1769a00f515
version: 7237a7d67a476a480a74ccd3a510b76a581288c3
ros2_controllers: # Bug: There is no nice way to change `sensor_name` imu_bradcaster param when spawning multiple robots -> ros2_control refer only to single imu entity
type: git
url: https://github.com/husarion/ros2_controllers/
Expand Down
2 changes: 1 addition & 1 deletion rosbot_gazebo/config/gz_remappings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
direction: GZ_TO_ROS

- topic_name: <robot_namespace>/cmd_vel
ros_type_name: geometry_msgs/msg/Twist
ros_type_name: geometry_msgs/msg/TwistStamped
gz_type_name: gz.msgs.Twist
direction: GZ_TO_ROS

Expand Down

0 comments on commit f9a6778

Please sign in to comment.