Kylel Scott

Results 9 comments of Kylel Scott

Hello @dusty-nv. II'm getting this error for a -r flag, shoudl the command say "-runtime" or "runtime"? `sudo docker run -runtime nvidia -it --rm --network host ros:foxy-ros-base-l4t-r32.4.3 unknown shorthand flag:...

Awesome, this worked. Thank you

I looked at the link you posted to answer this question. However, are we suppsoed to just run "sd_ble_gatts_characteristic_add" twice (one with &p_cus ->custom_value_a_handles as a parameter and one with...

I am also getting this error. Has a solution been found?

I did not. I am running dashing however, and I saw that setting parameters directly from the command line isn't supported. I suppose that's my problem. I wanted to use...

I just uninstalled my ROS2 Dashing distribution and installed Eloquent. Followed all the steps to clone ros_deep_learning and ran the command you provided for the xml and yaml installations and...

`ros2 launch ~/ros2_workspace/src/ros_deep_learning/launch/video_viewer.ros2.launch input:=csi://0 output:=display://0` Like this? If so, this returned the following: `file 'input:=csi://0' was not found in the share directory of package '/home/kylel/ros2_workspace/src/ros_deep_learning/launch/video_viewer.ros2.launch' which is at '/home/kylel/ros2_workspace/src/ros_deep_learning/launch/video_viewer.ros2.launch'`

running that returned that error (in the second code snippet). Its saying "input:=cis://0" is an unrecognized file, and says it was not found in the directory. "input:cis://" is the parameter...

Hello, thanks for the response. Sorry I had to step away for a second. But running the command without the arguments returns the same error. with the arguments: `kylel@kylel-desktop:~/ros2_workspace/src$ ros2...