Giter VIP home page Giter VIP logo

husky_nav's Introduction

Husky MonoForce

Navigation with Husky robot with the ctu-vras/monoforce package used as robot-terrain interaction and path planning pipeline.

5 minute CVPR presentation video link

Trajectories prediction is based on the NVIDIA/warp and ctu-vras/diffsim packages.

Husky in Gazebo Husky in Gazebo

Navigation consists of the following stages:

  • Image acquisition: RGB images are acquired from the Gazebo simulator.
  • Height map prediction: The Terrain Encoder part of the MonoForce is used to estimate terrain properties.
  • Trajectories prediction: The Diff Physics part of the MonoForce is used to shoot the robot trajectories.
  • Trajectory selection: The trajectory with the smallest cost based on robot-terrain interaction forces is selected.
  • Control: The robot is controlled to follow the selected trajectory.

Installation

Please, refer to INSTALL.md for installation instructions.

Usage

roslaunch husky_nav husky_monoforce.launch warp_dphys:=true

Citation

Consider citing the paper if you find the package relevant to your research:

@article{agishev2023monoforce,
    title={MonoForce: Self-supervised Learning of Physics-aware Model for Predicting Robot-terrain Interaction},
    author={Ruslan Agishev and Karel Zimmermann and Vladimír Kubelka and Martin Pecka and Tomáš Svoboda},
    year={2023},
    eprint={2309.09007},
    archivePrefix={arXiv},
    primaryClass={cs.RO}
}

husky_nav's People

Contributors

peci1 avatar ruslanagishev avatar vlk-jan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

husky_nav's Issues

Unreachable repositories

While running
wstool up -j 4

it get stuck in a never ending loop:
[augmented_robot_trackers,cras_gps_odom,cras_imu_tools] still active
[augmented_robot_trackers,cras_gps_odom,cras_imu_tools] still active
[augmented_robot_trackers,cras_gps_odom,cras_imu_tools] still active
[augmented_robot_trackers,cras_gps_odom,cras_imu_tools] still active
[augmented_robot_trackers,cras_gps_odom,cras_imu_tools] still active
[augmented_robot_trackers,cras_gps_odom,cras_imu_tools] still active

performing wstool update I get the following messages:

/catkin_ws/src$ wstool update
[augmented_robot_trackers] Fetching [email protected]:cras/subt/common/augmented_robot_trackers.git (version master) to /home/rob/catkin_ws/src/augmented_robot_trackers
Cloning into '/home/rob/catkin_ws/src/augmented_robot_trackers'...
[email protected]'s password:
Permission denied, please try again.
[email protected]'s password:

Theferore I went through dependencies.rosinstall, and I realize it is not possible to access the following git repositories:

- git:
    local-name: cras_gps_odom
    uri: [email protected]:cras/subt/common/cras_imu_tools.git
    version: master
- git:
    local-name: augmented_robot_trackers
    uri: [email protected]:cras/subt/common/augmented_robot_trackers.git
    version: master
- git:
    local-name: cras_imu_tools
    uri: [email protected]:cras/subt/common/cras_imu_tools.git
    version: master

Can you please put them publicly available in github?

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.