https://github.com/robotnikautomation/robotnik_test_robot
Tools for testing robots
https://github.com/robotnikautomation/robotnik_test_robot
Last synced: over 1 year ago
JSON representation
Tools for testing robots
- Host: GitHub
- URL: https://github.com/robotnikautomation/robotnik_test_robot
- Owner: RobotnikAutomation
- License: bsd-2-clause
- Created: 2016-09-21T11:17:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-26T08:32:35.000Z (almost 10 years ago)
- Last Synced: 2025-01-21T03:11:45.777Z (over 1 year ago)
- Language: C++
- Size: 15.6 KB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# robotnik_test_robot
This package helps the task of test movility of robots.
Modify as you wish the launch and config files for the specs of your robot.
Before run the test.launch, you must reset the odom to x=0 and y=0
The test_square node will move the robot throught various points doing a square.
C---B
D---A
The robot will start at point A.
IMPORTANT: Edit bringup/config/costmap_common_params.yaml to specify your obstacle detection layer.