Code Monkey home page Code Monkey logo

navigation-locomotion's People

Contributors

markfzp avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

navigation-locomotion's Issues

Two questions about the project

Dear author, I have two questions for you.
First, I would like to ask what computing platform is used in this project. Can you tell me in detail? Is it Jetson Xavier NX?
Second, I want to ask whether there is no reinforcement learning code in this project. For example, the obstacle_detector.py and terrain_detector.py in the plan_cts_pid file only have interfaces to receive whether obstacles are encountered or whether speed should be limited. But there is no code in the plan_cts_pid file to judge the motion state of the robot in the previous step.

IndexError: deque index out of range

Hi, I got an error when running main.py:
`-----sleep for 2s, building up perception buffer-----


Traceback (most recent call last):
File "main.py", line 232, in
main()
File "main.py", line 193, in main
mmap, pos_mm, yaw, target_pos_mm = slam.get_global_map(target_pos)
File "main.py", line 120, in get_global_map
map, _ = self.get_map()
File "main.py", line 44, in get_map
data = self.map_buffer[-1]
IndexError: deque index out of range`
What's the reason?How can I modify it?

Deployed on unitree A1

Hello author, I did not find any code for reinforcement learning training in the project. May I ask if this part of the code is included in the project. Additionally, I would like to know how this project can be deployed on unitree A1.
Looking forward to your reply.

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.