GT-RAIL / nav2djs

2D Navigation Widget
http://robotwebtools.org/
Other
51 stars 37 forks source link

Has nav2djs library been discontinued? Unable to link it using any CDN link. #51

Open amitpulse opened 1 year ago

amitpulse commented 1 year ago

I'm trying to use nav2d in my React JS project with ROS2. I'm unable to get nav2d work since it's CDN link isn't working. Has it been discontinued? Or is there any alternative?

ilikt commented 1 year ago

CDN是挂了 不过你可以通过引入源文件的方式加载 比如那个ros2djs https://github.com/RobotWebTools/ros2djs

Hardikrathod01 commented 12 months ago

You can pick up the js file from master branch, build directory.