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

Maila 24 add car mode to simulation #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ValerioMagnago
Copy link
Member

I gimped a top-down view of the image and created a mask that is used from stage to define our car footprint.
image

In the centre of the car there is a hole that has an arrow shape that it can be useful to understand which is the front and which is the rear of the car without looking at the bumpers 🤯

On top of the car we have a 360 2D lidar with a range of 11 m and a frequency of 10 Hz.

image

The 3D view is bad but we do not care about the car profile on the z-axis too much since we are playing with a 2D simulation :)
image

To test this:

  • clan all the package in src
  • clone the maila_2D_sim
  • open the container inside vscode and wait the dependencies to be installed
  • ./build.sh and source ./install/setup.bash
  • ros2 launch maila_2d_sim sim.launch.py

@ValerioMagnago ValerioMagnago marked this pull request as ready for review April 7, 2023 15:22
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.

1 participant