How turtlesim can use for a real project
Hi,
I am able to do following things:
- Able to run turtlesim node.
- Able to move turtle using keyboard.
- Able to move turtle in a specific path using terminal commands.
My doubt is how I can use turtlrsim or other packages in my real project?
I am going to make a basic robot with two motors and some sensors.
Could anyone tell me whether the the ROS software libs/packages are helpful in my robotic project? If yes how can i use it? Is there any useful links for this?
Thankyou