Skip to content

Placing wx200 on custom platform in Gazebo #23

Answered by swiz23
Illidan41k asked this question in Q&A
Discussion options

You must be logged in to vote

One way to do this is by modifying the spawn_model node here by modifying the args parameter to include the desired spawning pose. You can see an example of how it's used here for the xArm robot. First determine in Gazebo where the tablestop surface is relative to the 'world' frame, then add a centimeter to the 'z' measurment, and spawn the WX200 robot.

See more info about the spawn_model node by running rosrun gazebo_ros spawn_model -h in your terminal.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Illidan41k
Comment options

Answer selected by lukeschmitt-tr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants