John Rudolf Lewis

Results 6 issues of John Rudolf Lewis

I spent much to much time troubleshooting why my hotspot was not working, only to find out that I did not have a valid SSID nor password (both character length...

Bug-Minor

I try to use my raspberry pi headless, on the road. I connect over VNC from my ipad. I ran into an issue with a wifi access point I attempted...

added example of packing up in to a docker container using rules_oci and rules_pkg closes GH-10

- Add an example for how to consume via bzlmod - Fixes https://github.com/mvukov/rules_ros/issues/32 by removing the dev_dependency = True from rules_python - bumps rules_python to the latest version - makes...

I am unable to launch a python node via a launch file and ros_launch rule. It has trouble finding the message and rospy when launched this way. I can fix...

added @ros_comm//:rospy to roslaunch also fixed examples Fixes GH-35