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

Add new simulator with new bot #75

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mpdmanash
Copy link

The new simulator is added to the folder simulation-2015
The simulator world is same like the previous simulator,
but the bot has been changed.

The bot has Camera, Lidar, IMU, and GPS sensors interfaced
at present. The sensor details are present in the
readme file inside the simulation-2015 folder

The new simulator is added to the folder simulation-2015
The simulator world is same like the previous simulator,
but the bot has been changed.

The bot has Camera, Lidar, IMU, and GPS sensors interfaced
at present. The sensor details are present in the
readme file inside the simulation-2015 folder
@shivamvats
Copy link
Member

@ManashRaja Please update this PR with the latest code.
@parthamishra1996 Post the errors here.

The GPS and IMU sensor are now positioned correctly on the chassis.
The Lidar is removed from the revolving part of steering column and
is attached to the base_link, but positioned on the desired place.
@Shaswat27
Copy link

Goals achieved:

  1. Sensors added to the bot: LIDAR, IMU, Camera.
  2. cpp file of the plugin edited according to physics model of the new bot.

Goals remaining:

  1. Including the mass/moments of interia parameters in the urdf file.
  2. Creating the teleop controller.

Current problems:

  1. /joint_states is not being published (possible cause: incorrect implementation of eklavya_plugin.cpp OR chassiss_sample.urdf)

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.

3 participants