RoboticsInfrastructure icon indicating copy to clipboard operation
RoboticsInfrastructure copied to clipboard

Infrastructure for robotic applications

Results 36 RoboticsInfrastructure issues
Sort by recently updated
recently updated
newest added

Include the resources of the exercise. ![imagen](https://github.com/JdeRobot/RoboticsInfrastructure/assets/119669506/7b1581a1-817e-45ad-8f7b-31599f7ca620)

Since some models use the same f1 (plus some different plugins), they can be nested to reduce pkg size and increase readability.

enhancement
good first issue
noetic

Changed the circuits scale to fit with that of the car model, minor changes to the f1_renault_camera model (back wheels position and front wheels collision). For more information see Issue...

There exist duplicate worlds inside Worlds directory and CustomRobots/ - roomba_robot/worlds - ackermann_cars/worlds - car_junction/worlds - amazon_robot/worlds - amazon_hospital/worlds - autoparking/worlds

Adapt the circuits used for the ackermann cars to be similar to the holonomic ones. Holonomic car in circuit: ![holomonic_circuit](https://github.com/JdeRobot/RoboticsInfrastructure/assets/78961878/65e9a322-7d1b-4db5-b5ba-8d0bdfd172c6) Ackermann car in current circuit: ![Ackerman_circuit_scale_3](https://github.com/JdeRobot/RoboticsInfrastructure/assets/78961878/1e8cd21c-f14b-4c09-b36c-b2ea8d21d6e5) Ackermann car in new...

with a house and a TurtleBot2 robot, as can be seen in [this video](https://youtu.be/aude7x1EyQs) . It works for ROS1 Noetic. Once we put it in this repo, it can be...

Currently, there are a lot of packages installed in catking_ws which make the build process slow and aren't needed as such. These packages sometimes come along, when cloning other packages...

noetic