Skip to content

Sharvani2002/spherical_bot

 
 

Repository files navigation

spherical_bot

ROS package that simulates a spherical bot

The demo video can be found here.

More details can be found here.

to achieve wifi connectivity between ROS and nodeMCU

  1. Setup a wifi accesspoint / hotspot from your laptop.
  2. Step modify the network details and burn the test.ino into the nodeMCU.
  3. Get the IP address of the nodeMCU and modify it in test.py
  4. run the following in different terminals
roscore
rosrun spherical_bot teleop.py
rorun spherical_bot test.py

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 52.5%
  • C++ 28.8%
  • Python 18.7%