Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed documentation and function name #37

Merged
merged 3 commits into from
Nov 23, 2017

Conversation

KnightArthurRen
Copy link
Collaborator

There are some documentations regarding world plugin that are outdated and misleading, this is just a fix on these documentations

@josephduchesne
Copy link
Member

Errors << flatland_plugins:make /root/catkin_ws/logs/flatland_plugins/build.make.000.log /root/catkin_ws/src/flatland/flatland_plugins/src/world_modifier.cpp:93:59: error: no ‘void flatland_plugins::WorldModifier::CalculateNewWall(double, b2Vec2, b2Vec2, b2EdgeShape&)’ member function declared in class ‘flatland_plugins::WorldModifier’ b2EdgeShape &new_wall) { ^ /root/catkin_ws/src/flatland/flatland_plugins/src/world_modifier.cpp: In member function ‘void flatland_plugins::WorldModifier::AddFullWall(b2EdgeShape*)’: /root/catkin_ws/src/flatland/flatland_plugins/src/world_modifier.cpp:185:49: error: ‘CalculateNewWall’ was not declared in this scope CalculateNewWall(d, vertex1, vertex2, new_wall);

@josephduchesne josephduchesne merged commit 53bfcdd into master Nov 23, 2017
JoaoCostaIFG pushed a commit to JoaoCostaIFG/flatland that referenced this pull request Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants