Guelakais

Results 52 comments of Guelakais

In my setup, which is based on one of my [Docker environments](https://gitlab.com/docker5348/ros2_main_dev_container), I couldn't replicate your problem either. Would you like to tell us about your environment? * What is...

To be honest, it's too complicated for me. I haven't dealt with flakes yet and run my ros2 applications using a [Docker container](https://gitlab.com/docker5348/ros2_main_dev_container) that I have developed. I will look...

Re 10: Since your tutorial is not offered for humble Hawksbill and there is no corresponding image for it, I tried to simply use the ``` hotfix-humble ``` into my...

There are .gitignore files for this kind of thing. Simply add the folders you don't want to upload and you're done.

I don't understand the question. [These](https://docs.google.com/presentation/d/1D8e0fmuGJ5oLSN9MLBFf6NgO67L-fk7eb9GNnxKbqnc/edit?usp=sharing) are the instructions I used to build our planktoscope. The planktoscope that we have around is even more up-to-date than the version described in...

I need this feature! I am currently working on your parameter implementation and I have already noticed that ros2 does not show me the parameters, but I can adjust them...

Why not advance the workflow to publish to https://docs.rs/? github pages would be an extra target to worry about. > Ok, thanks, but this documentation is outdated, there is no...

I understand. So having proper documentation is of course important. On the other hand, rclrs has many examples from which you can easily deduce how it works. I think as...

> > I think as long as the current documentation of rclrs does not contradict the current state of development, it should be ok. > > The current documentation on...

We had already clarified that. As already discussed, the situation should be ok for the time being. There are certainly examples where the documentation is misleading, as I had already...