carTloyal123
carTloyal123
Hey Clyde, thank you for the response. I am using an NVIDIA Jetson Nano with a CSI IMX219 camera. I am having issues where the appsink that you add manually...
I added the debug output and some of the output is attached shown below. It looks like something about the buffer not being flushed but I am not entirely sure...
You probably did not add a topic name to one of your sensors when setting up the sensor configuration. Check each sensor you have and make sure it has a...
You probably are missing a step in the environment setup process. Just because you open an asset in Unity does not mean it is immediately ready to be built and...
You can write your own sensor module that will accept data if you wish or modify the current camera sensor source code to have a subscriber topic for your bounding...
The low camera FPS is most likely because the computer hardware you are using is now powerful enough to process the camera fast enough. What is your computer hardware?
You should be able to use your own local resources by going to your persistent directory on the first machine. Copy all of the contents and then paste them into...
The bridge assetguid and the owner id and the vehicle id are not supposed to be the same. They are all different because they reference different organization schemes. The bridge...
If I recall correctly, the orientation of the sensors is not computed until startup of the simulation. That being said, you will not be able to see the correct transform...
Please provide more information.