mit-acl / mit-acl/dynus

Problem running native installation

Open
#5 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
73
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Hello, I am a mechatronics engineering student at the university of Trento and I wanted to look into your work for a course project.
While I followed the instructions for the native installation, I had some issues:

I am running Ubuntu 22.04 on WSL2, installed gazebo and python dependancies.

While sourcing:

Some .bash files were not placed in the corresponding repositories:
while running source ~/dynus_ws/install/setup.bash
The terminal does not finds the file only if i write source ~/code/dynus_ws/install/setup.bash. After that, I had to move the "local_setup.bash" and "_local_setup_util_sh.py" inside where the terminal was searching for them, which was : /home/username/code/dynus_ws/install/gazebo_ros

After that, I could try and run python3 src/dynus/launch/run_single_sim.py --env easy_forest, after modifying the "common setup command for both panes", putting my username instead of "kondo". Would recommend placing a ${USER} in the username position.

While it tried to launch, it gave me the error "Package 'dynus' not found: "package 'dynus' not found, searching:" and starts searching inside /home/username/code/dynus_ws/install folders and the other source.

Am I missing a source? Where should my package be and what should I source?

I hope you might be able to help me out!

If not, thanks anyway!

Lorenzo

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the native installation on Ubuntu 22.04 under WSL2, starting with the workspace paths and source ~/code/dynus_ws/install/setup.bash. Check the setup command used before src/dynus/launch/run_single_sim.py --env easy_forest and verify why the dynus package is not found. Done means the documented commands locate the workspace and launch the environment without manual file moves.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, python
Domain
devops, operating-systems, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.