chore/docs: align ros2-ftrace-viewer naming and clarify ROS/Autoware workflow
- Align project naming to
ros2-ftrace-viewer, including window title, backend docstring, and README paths, and add a base.gitignorefor venv/bytecode/logs. - Clarify the recommended Autoware/ROS 2 startup order and that the GUI must be started from a setup.bash–sourced shell for Node→PID resolution.
- Refine
setup.sh/start.shhints to show that only the GUI terminal needs ROS/Autoware, whilestart.shitself does not.