Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to start this project? #1

Open
JakeFishcode opened this issue Oct 7, 2023 · 13 comments
Open

How to start this project? #1

JakeFishcode opened this issue Oct 7, 2023 · 13 comments

Comments

@JakeFishcode
Copy link

Can your team add a getting start?

@VinMing
Copy link

VinMing commented Oct 7, 2023 via email

@dongjieHuo
Copy link

I have the same problem, how can I start the project?

@VinMing
Copy link

VinMing commented Nov 6, 2023 via email

@little-black-son
Copy link

I have the same problem, how can I start the project?When will the tutorial be updated?

@mini-1235
Copy link

Any update on this

@yuanlong217
Copy link

how can I start the project?When will the tutorial be updated?

@Sigmalex
Copy link

Sigmalex commented Apr 8, 2024

  1. Delete the jackel folder and use the ros integrated version. (sudo apt install ros-noetic-jackel- )

  2. Enable VLP-16 by adding the two following environment variables to you terminal:
    export JACKAL_LASER_3D=1
    export JACKAL_LASER_3D_TOPIC="velodyne_points"

  3. write a pseudo odom to publish the ground truth states of the robot, you can use my simple version
    pseudo_odom.zip

  4. launch scene/launch/dynamic.launch with line 16 uncomment

  5. launch local_planner/local_planner.launch

@VinMing
Copy link

VinMing commented Apr 8, 2024 via email

@LiYang-Robot
Copy link

LiYang-Robot commented Apr 22, 2024

sudo apt-get install ros-版本-grid-map-octomap
sudo apt-get install ros-版本-grid-map-ros
sudo apt-get install libcgal-dev
需要安装的库

@LiYang-Robot
Copy link

sudo apt-get install ros-noetic-grid-map-rviz-plugin

@yuanlong217
Copy link

  1. 删除 jackel 文件夹并使用 ros 集成版本。(sudo apt install ros-noetic-jackel- )
  2. 通过向终端添加以下两个环境变量来启用 VLP-16:export JACKAL_LASER_3D=1 export JACKAL_LASER_3D_TOPIC=“velodyne_points”
  3. 写一个伪奥多姆来发布机器人的地面真实状态,你可以用我的简单版本pseudo_odom.zip
  4. 启动 scene/launch/dynamic.launch 与第 16 行取消注释
  5. launch local_planner/local_planner.launch

Why delete the jackal folder?Why can't we use the ones that come with the project?

@Sigmalex
Copy link

  1. 删除 jackel 文件夹并使用 ros 集成版本。(sudo apt install ros-noetic-jackel- )
  2. 通过向终端添加以下两个环境变量来启用 VLP-16:export JACKAL_LASER_3D=1 export JACKAL_LASER_3D_TOPIC=“velodyne_points”
  3. 写一个伪奥多姆来发布机器人的地面真实状态,你可以用我的简单版本pseudo_odom.zip
  4. 启动 scene/launch/dynamic.launch 与第 16 行取消注释
  5. launch local_planner/local_planner.launch

Why delete the jackal folder?Why can't we use the ones that come with the project?

Certian error with the modified jackal in ROS melodic I used, if it works fine, leave it alone.

@limeng96
Copy link

limeng96 commented Jun 8, 2024

将如何开始这个项目?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants