Isabel Paredes
Isabel Paredes
The "Close Controls" button which by default should sit at the bottom of the panel, now sits at the top hiding the "Scene" folder. Without the automatic opening, it is...
Hello! I think the problem might be because you need to configure the environment before launching JupyterLab. Let's say your environment is called `ros_env` where you already have `jupyterlab`, `jupyterlab-ros`,...
Hi @zengtaiping! I think the best idea would be to start with a fresh environment. Also, make sure there is nothing in your .bashrc file which could be modifying your...
Hi @AnkushVerma000! If you are interested in implementing this feature, I recommend forking the repo, adding your changes, and then opening a PR once you have everything working. Since this...
Hi! I'm trying this out here https://github.com/ihuicatl/ros-iron/tree/iron :)
Hi! I ran into an issue with `ament-package` already. It builds fine but it causes `ament-cmake-core` to fail because it's one of its dependencies. `ament-cmake-core` fails because it cannot find...
@traversaro Thanks for the tips! I was able to figure it out now :) So I found out that `importlib.resources.path()` is actually deprecated. Instead, one should use `files()`. So I...
Hi @kevin-thankyou-lin! It seems that the space you have between the `?` and the `>` in the first line is causing a parsing error. When opened with the editor, all...
#363 introduced `get_starting_message` and `get_started_message`. The second one is possibly a typo, but which one is preferred? Or would it be better to have something like `get_start_message` in v4.0 to...
@DerThorsten lfortran v0.36.0 is out now, this new version should support `-DWITH_TARGET_WASM`