Simulating projectile for dynamic robot

asked 2020-04-28 18:32:31 -0600

bungalus gravatar image

Hi all, I am a student working on a robotics project. Due to COVID our project was moved to remote work. My group is looking to simulate a robot through ROS and Gazebo that originally was planned to fire small projectiles at targets it would find via CV while driving around an obstacle course.

We are making steady progress on modeling the robot in an SDF file and designing its motion algorithm in python, but are having trouble finding a suitable method for simulating the projectile shooting. Does anyone have recommendations on how to have either a projectile or a laser pointer coming from the robot so that we can simulate the shooting? We are using Gazebo 9 and ROS melodic. Thank you!

edit retag flag offensive close merge delete

Comments

I am coming across an almost identical problem. Could you please let me know how you simulated it?

greggz gravatar imagegreggz ( 2023-05-12 03:27:04 -0600 )edit