Coder Social home page Coder Social logo

Comments (1)

marinagmoreira avatar marinagmoreira commented on September 2, 2024

Thank you for opening our first issue, we'll make sure to update the demos, haven't used then in a bit.
The isaac_astrobee.launch is used for the actual robot (analog to the astrobee.launch in the astrobee repo), for the simulation we do sim.launch.

For starting the fsw:
roslaunch isaac sim.launch dds:=false robot:=sim_pub rviz:=true

For inspection:
rosrun inspection inspection_tool -anomaly
rosrun inspection inspection_tool -geometry
rosrun inspection inspection_tool -volumetric

For cargo transport:
spawn cargo:
roslaunch isaac_gazebo spawn_object.launch spawn:=cargo pose:="11.3 -5.6 5.7 -0.707 0 0 0.707" name:=CTB_05_1070
pick up cargo (make sure it's undocked) - the pose is the cargo pose:
rosrun cargo cargo_tool -id CTB_05_1070 -pick -pose "11.3 -5.6 5.7 -0.707 0 0 0.707"
drop cargo - the pose is the dock pose:
rosrun cargo cargo_tool -drop -pose "11.3 -5.6 5.955 -0.707 0 0 0.707"

from isaac.

Related Issues (20)

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.