Giter Club home page Giter Club logo

drive-any-robot's People

Contributors

ajaysridhar0 avatar eltociear avatar robodhruv 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

drive-any-robot's Issues

some question about depolyment with CARLA

I use default model which you offer ,and CARLA's image is 800600
and in the models.yaml
image_size: [85, 64] # [widht, height] of input images
should i set image_size to [800,600] ?
the error with 800
600
image
the error with 85*64
image
thanks for your reply

Question on data sampling rate

Dear authors,

Thank you for the amazing work and releasing the datasets! I have a question regarding the RECON dataset. In the process_bags.py script the sample rate is set by default to 4 Hz. In the process_recon.py script I didn't find anything related to the sample rate. Do you assume that the sample rate in the RECON dataset is also equal to 4 Hz?

Looking forward for your reply!

GNM models cannot avoid obstacles

Hello, your work is excellent, thank you for sharing. When I tested the GNM model in gazebo, I found that the model did not implement obstacle avoidance. Does the model not have this capability during navigation? Or is it limited obstacle avoidance?

Deployed in the simulation environment

Hello author, I'm very interested in your research, thanks for your great job.

I see that GNM can be deployed in a simulation environment and I would like to ask you how to deploy it to the simulated environments
?

Code and data release

Hello author, I'm very interested in your research, thanks for your great job
and I want to know when the code and data will go to open source?

Could not find Dijkstra’s algorithm

Hi

Thank you for sharing great work! In the paper, I found that you used Dijkstra’s algorithm to compute the optimal sequence. However, I could not find any code related to Dijkstra’s algorithm in 'deployment' directory.

Please let me know if I missed anything.

Dataset Sampling

Hello author,

Why do larger datasets have fewer training points,such as scand?

rosbag file for deployment

Hi @PrieureDeSion,
Is it enough to prepare image and odometry topic in rosbag file? And is the accuracy of the odometry an important factor in graph generation?

some question about create_topomap.py

Hi, i try to deploy it with carla,and i collect the .bag file, and i use
./create_topomap.sh topomap_test_name /home/gahho/code/drive-any-robot/deployment/topomaps/bags/test202301191036_2023-01-20-10-53-19.bag
it occurs some error
and i use default
python create_topomap.py
it occurs the same error

图片
thanks for your reply

Two forward passes during training

What is the reason of doing two forward passed through the model during training to calculate losses for distance and action? Is it just implementation detail or there is some reason to do it this way related to propagating loss backward?

https://github.com/PrieureDeSion/drive-any-robot/blob/b58b2d75d4153f28f3c0ce9a68d291822b9cf263/train/gnm_train/training/train_utils.py#L239
https://github.com/PrieureDeSion/drive-any-robot/blob/b58b2d75d4153f28f3c0ce9a68d291822b9cf263/train/gnm_train/training/train_utils.py#L246

Is GNM works for any camera?

There are many types of cameras in the robotics domain. In case of different camera is used in the training and deployment, is GNM work well? Is there any reason to recommend a wide-angle RGB camera in deployment?

Training Dataset

Hi, I really appreciate your excellent work !!!!!
I have the following problems while reproducing the project:

  1. Dataset: Is the "Berkeley [34] Jackal 2m/s 4h suburban" dataset mentioned in TableI of the paper available for download? Where can I get this dataset?

  2. Is it wrong that the platform is ATV in "NeBula [40] ATV 10m/s 10h off-road" mentioned in TableI of the paper? I checked the original NeBula paper (https://arxiv.org/pdf/2103.11470.pdf), and don't see any ATV robots in the paper. I would like to know which dataset is used in the GNM project?

Thanks a lot!!

Some questions about running the project in the CARLA simulator

Hi
thanks for the great work !
I tried to run your work in the CARLA simulator, but encountered some problems.
First of all, whether I use lagre model or medium model, the car always turns in circles. What is the reason? Is the initial point of the car must be consistent with the initial point recorded by rosbag?
In addition, I found that the vehicle will not avoid obstacles when it encounters obstacles. Is it because this work does not add obstacle avoidance algorithms? Just pure path planning?
Finally, can you provide more information on how your work was run in the CARLA simulator?
Looking forward to your reply, thank you!

Code and data release

Hi, I very much enjoyed reading your paper.

In the paper you write that both the code and data will be made publicy available. I wanted to ask when you plan to do this or, if it is not cleaned yet, if it would be possible to already make them available privately to other researchers like myself in the meantime? That would be fantastic.

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.