Giter VIP home page Giter VIP logo

swarm's Introduction

Swarm

Monorepo for the swarm bot design project.

Initial Setup

Install Isaac sim. See install instructions Also make sure to setup cache and nucleus as instructed.

Building the workspace

Install ROS Noetic.

Install catkin tools.

If not already done so, install rodep. Follow steps up to and including 2.2.

Install ROS Navigation stack: sudo apt-get install ros-$ROS_DISTRO-navigation.

Go to the root of this workspace. Run the rosdep command to install any missing dependencies: rosdep install --from-paths src --ignore-src -r -y.

Build the workspace: catkin build Source the workspace: source devel/setup.bash

Fydp_mapping Package

Running multi-robot mapping demo with exploration:

  1. Run roscore. Source this workspace.

  2. Run roslaunch fydp_mapping multiple_robot_navigation.launch. This starts the navigation stack.

  3. Run roslaunch fydp_mapping topic_inject.launch. This starts the nodes responsible for remapping frames and namespaces.

  4. Run roslaunch fydp_mapping merge_multiple_map.launch. This starts the merge mapping nodes.

  5. Run roslaunch fydp_mapping dock_commands.launch command:=u. This starts the undocking sequence for robots.

  6. Run rosrun fydp_mapping map_listener.py which starts a listener node responsible for starting the mapping process once it recieves confirmation. Alternatively, run roslaunch fydp_mapping fydp_slam_toolbox_map.launch to trigger this process manually.

  7. Run rosrun fydp_mapping explore_listener.py which starts a listener node responsible for starting the exploration process once it recieves confirmation. Alternatively, run roslaunch explore_lite explore_slam_costmap_multi_robot.launch to trigger this process manually.

  8. Navigate to swarm/src/fydp_mapping/launch/

  9. Source workspace. Run roslaunch fydp_mapping multiple_robot_navigation.launch

  10. Source workspace. Run roslaunch fydp_mapping topic_inject.launch

  11. Source workspace. Run roslaunch fydp_mapping dock_commands.launch command:=u

  12. Source workspace. Run roslaunch fydp_mapping isaac_gmapping_test.launch

  13. Source workspace. Run roslaunch fydp_mapping isaac_merge_multiple_map_test.launch

  14. Source workspace. Run roslaunch explore_lite explore_costmap_multi_robot_test.launch

Manually Moving robots:

  1. To control the robots via keyboard tele-operation run rosrun teleop_twist_keyboard teleop_twist_keyboard.py cmd_vel:=carter1/cmd_vel. Replace the robot number with the specific one.

  2. Alternatively, to control robots via joystick run rosrun joy joy_node followed by rosrun fydp_mapping turtlebot4_joystick.py.

swarm's People

Contributors

ayushghosh21 avatar stevenf7 avatar nickshaju avatar frankylai avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.