Fan Mo

Results 15 issues of Fan Mo

After I set up the environment, I run this command **roslaunch darknet_ros darknet_ros.launch** However, I met errors. ![image](https://user-images.githubusercontent.com/67538561/145107865-18a302fc-2108-4741-aafd-a271cf7de192.png) Below is the full info of my code mf093087@ubuntu:~/catkin_workspace$ roslaunch darknet_ros darknet_ros.launch...

bug

I am a beginner in programming. May I ask, does this package have encoding and decoding process? For example, binary encoding. where can I see this?

question

I want to use these ontologies in protege, however, I found it was not possible. https://github.com/dbpedia/dbpedia https://github.com/SpyrosKou/StandardOntology https://github.com/i40-Tools/I40KG Because I don't find any place in protege for me to import...

I want to use moveit setup assistant to edit the configuration file. However, it doesn't work for me. Can anybody help me? unable to locate the URDF file in package....

I use a python script to control the iiwa robot. However, when I run the python code, I receive this error. ![image](https://user-images.githubusercontent.com/67538561/150034424-d5aa3487-6301-465f-9860-1dfe58710f3c.png) #!/usr/bin/env python # -*- coding: utf-8 -*- import...

I am using this command 'rosrun kuka_controller server_V30032017.py' I receive this error. ![image](https://user-images.githubusercontent.com/67538561/131998876-df41afe2-59a9-41c6-a30f-f80a3388aa9a.png)

Can I use this library in protege? if not, in which software can I use this? Could you please elaborate?

I am not familiar with javascript. How do I open the chat box window? ![image](https://user-images.githubusercontent.com/67538561/190641392-185211f9-5302-41e3-b4ab-fbc80ac1b2fe.png)

![image](https://user-images.githubusercontent.com/67538561/190853475-0feff8d8-dd98-44b5-a80d-5bee64ff6d7f.png) windows user, set OPENAI_CONFIG = d:\openai.cfg doesn't work

Hi, I am learning the goingmeta session 5. I see that you convert the turtle file somehow to json file, so that it can be read by the data importer....