Ronja Güldenring

Results 5 issues of Ronja Güldenring

**Describe the issue** I configured the GPIO pins according to https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/hw_setup_jetson_io.html#wwpID0E0JE0HA After saving and rebooting, the settings are back to default. Do I need to copy some files from the...

bug

Hi, I was wondering if there is an elegant way to disable models completely (not considered by the simulation). And if needed enable it again. I figured, that loading and...

I would like to simulate a walking person (i.e. legs) with two circles, moving back and forward over time. Is it possible to have dynamic models with changing footprints? I...

I have people (modeled with two circles for the legs) walking around. They follow a specified path. For that I apply velocities and position transformations to the models. As result,...

Hi @dusty-nv, I this repo with a custom segmentation network. I spotted some copy-paste typos here: https://github.com/dusty-nv/ros_deep_learning/blob/master/src/node_segnet.cpp#L194 https://github.com/dusty-nv/ros_deep_learning/blob/master/src/node_segnet.cpp#L208 This fixed the correct output of the color mask and overlay. Though,...