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

Robot (PMD2) not moving within environment #10

Open
sudo-michael opened this issue Jul 23, 2024 · 1 comment
Open

Robot (PMD2) not moving within environment #10

sudo-michael opened this issue Jul 23, 2024 · 1 comment

Comments

@sudo-michael
Copy link

After some modifications to the provided launch file pmb2_cafe.launch.py I was able to spawn the robot within the environment.

However, when trying to directly control the robot

ros2 topic pub /mobile_base_controller/cmd_vel_unstamped geometry_msgs/msg/Twist '{linear: {x: 1}, angular: {z: 0}}' -r10

the robot is unable to move. When using the launch files here, the robot moves fine.

Is there any underlying process within the HuNavSim that prevents the robot from moving? Ideally, I would like to directly control the robot using cmd_vel instead of providing goal locations.

@noeperez
Copy link
Member

Hi,

I will look into it and I will get back to you.

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

No branches or pull requests

2 participants