Hello, experts.
I am trying to make a new custom decoder using driveworks.
I read some guide provided by nvidia.
- Integrating with Custom Sensors part in DriveWorks Development Guide
- /usr/local/driveworks-0.6/doc/nvdwx_html/NVIDIA_DriveWorks_DevGuide.pdf
And, I found some topics the other user asked. But there were no detail that I can understand enough.
- https://devtalk.nvidia.com/default/topic/1035773/?comment=5261826
- https://devtalk.nvidia.com/default/topic/1027483/?comment=5226225
- https://devtalk.nvidia.com/default/topic/1031970/?comment=5250241
- https://devtalk.nvidia.com/default/topic/1031068/?comment=5246277
If I understood it well, we have to make a new object file(.so) which be matched with dw/sensors/plugins/radar/XXXDecoder.h, right?
I need a guide line to make the Object File or a Sample Source File.
Please check this issue. Thank you.