kryptoniancode

Results 2 issues of kryptoniancode

I have used this https://www.ncnynl.com/archives/202303/5844.html to run LIO SAM in ROS2 Gazebo simulation to generate cloud points in PCD formats. Then I have used cloudcompare to generate txt file with...

## Environment **Paddle OCR JS** 1. Using this create sveltekit app ``` npm create vite@latest ``` 2. Install `paddlejs` ``` npm i "@paddlejs/paddlejs-core" npm i "@paddle-js-models/ocr" ``` 3. Use in...