A simple software for monitoring the ROS system on robot via web page on different computer. This software is mainly used for Robocup @work lab
- Lokesh Veeramacheneni
- Anargh Viswanath
- Zuha Karim
This sections describes the softwares used along with the installation procedures
- ROS Kinetic Setup computer to receive software from ros packages
sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list'
Setup keys for ROS
sudo apt-key adv --keyserver 'hkp://keyserver.ubuntu.com:80' --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654
Install ROS package
sudo apt-get install ros-kinetic-desktop-full
- Cockpit:
sudo apt-get -y install cockpit
Clone the github and open terminal and run
bash install.sh
- Easy visualization of ROS nodes.
- Common platform for visualizing the ROS statistics.
- Easy start and stop of ROS nodes (If possible).
- Python - PEP8
- Javascript - Google JavaScript Style Guide
Step-01: Clone the Repository to the destination folder using
git clone [email protected]:lokeshveeramacheneni/Software-Development-Project.git
Step-02: Open Dashboard folder and then run the below command from terminal
bash install.sh
- Prof. Dr. Nico Hochgeschwender
- M.Sc Deebul Nair
- Minh Nguyen
- Ulliyada Arun Devaiah
- Venkata Santosh Muthireddy
Mozilla Public License 2.0