Skip to content

issues Search Results · repo:onlytailei/CppRobotics language:C++

Filter by

7 results
 (50 ms)

7 results

inonlytailei/CppRobotics (press backspace or delete to remove)

While working on https://github.com/onlytailei/CppRobotics/pulls I noticed OpenCV installation takes long time and looked into where how opencv was being used. Seems like it s mostly for plotting purposes ...
  • mjyc
  • 1
  • Opened 
    on Jul 7, 2023
  • #13

Hi I am using Visual studio 17. I have created a folder called lib, where i have downloaded the source files of opencv and eigen. created the build folder and tried to run the cmake ../ command. But i ...
  • Robotgir
  • Opened 
    on Jun 17, 2022
  • #11

I was using your A* implementation. At line 208, you pass obsmap to verify_node function by value. This could be too inefficient with large maps, resulting in huge memory consumption and high run time. ...
  • bakhshalipour
  • 2
  • Opened 
    on Sep 17, 2020
  • #10

set: angleA = -M_Pi angleB = M_PI YAW_P2P(angleA - angleB) = -6.28318548 but the correct answer is 0;
  • TanhuanHUST
  • 2
  • Opened 
    on Jun 4, 2020
  • #8

  • longjianquan
  • Opened 
    on Nov 18, 2019
  • #7

你好~ 我编译通过了model_predictive_control.cpp文件通过了,两个依赖库也安装了,但是运行会显示数数组超界限,然后发现里面求解的 // solve the problem CppAD::ipopt::solve Dvector, FG_EVAL ( options, vars, vars_lowerbound, vars_upperbound, constraints_lowerbound, ...
  • chengfenghuayu
  • 6
  • Opened 
    on Jun 18, 2019
  • #4

Hi @onlytailei , would it be alright if I work on a UKF implementation if you have not started?
  • surfertas
  • 2
  • Opened 
    on Jun 10, 2019
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub